body {
background-image: url('../../../backgrounds/myphotos/dither/cotton_candydither.png');
background-attachment: fixed;
background-repeat: repeat;
background-attachment: scroll;
background-size: 100% 100%;
}

#goldkey {
    float: left;
    position: fixed;
    height: 25%;
    margin-left: 52px;
    margin-top: -21px;
    width: auto;
    z-index: 12;
}

div.aboutimgs {
    float: right;
    height: 870px;
    width: 880px;
    margin-right: 35px;
}

#misa {
    float: left;
    position: relative;
    top: 338px;
    left: 455px;
    z-index: 10;
    transition: transform 0.3s ease-in-out;
}

#misa:hover {
    transform: rotate(3deg);
}

#knuckles {
    float: left;
    position: relative;
    top: 205px;
    left: 240px;
    height: 375px;
    z-index: 9;
    transition: transform 0.3s ease-in-out;
}

#knuckles:hover {
    transform: rotate(-3deg);
}

#sayori {
    float: left;
    position: relative;
    top: 5px;
    right: 55px;
    height: 510px;
    z-index: 8;
    transition: transform 0.3s ease-in-out;
}

#sayori:hover {
    transform: rotate(5deg);
}

#misa1 {
    float: left;
    position: relative;
    right: 42px;
    bottom: 560px;
    height: 630px;
    z-index: 7;
    transition: transform 0.3s ease-in-out;
}

#misa1:hover {
    transform: rotate(-5deg);
}

#coconut {
    float: left;
    position: relative;
    bottom: 845px;
    left: 290px;
    height: 185px;
    z-index: 8;
    transition: transform 0.3s ease-in-out;
}

#coconut:hover {
    transform: rotate(5deg);
}

#pochichi {
    float: left;
    position: relative;
    bottom: 720px;
    left: 150px;
    height: 200px;
    z-index: 9;
    transition: transform 0.3s ease-in-out;
}

#pochichi:hover {
    transform: rotate(-5deg);
}

#pvzdog {
    float: left;
    position: relative;
    bottom: 525px;
    right: 160px;
    height: 260px;
    z-index: 10;
    transition: transform 0.3s ease-in-out;
}

#pvzdog:hover {
    transform: rotate(-5deg);
}

#amy {
    float: left;
    position: relative;
    bottom: 1390px;
    left: 220px;
    height: 400px;
    z-index: 7;
    transition: transform 0.3s ease-in-out;
}

#amy:hover {
    transform: rotate(5deg);
}

#kuchipatchi {
    float: left;
    position: relative;
    bottom: 1176px;
    right: 100px;
    height: 230px;
    z-index: 8;
    transition: transform 0.3s ease-in-out;
}

#kuchipatchi:hover {
    transform: rotate(-5deg);
}

#monika {
    float: left;
    position: relative;
    bottom: 1060px;
    right: 420px;
    height: 550px;
    z-index: 8;
    transition: transform 0.3s ease-in-out;
}

#monika:hover {
    transform: rotate(4deg);
}

#coconut1 {
    float: left;
    position: relative;
    bottom: 1790px;
    left: 660px;
    height: 152px;
    z-index: 11;
    transition: transform 0.3s ease-in-out;
}

#coconut1:hover {
    transform: rotate(4deg);
}

#hangy {
    float: left;
    position: relative;
    bottom: 1880px;
    left: 7px;
    height: 230px;
    z-index: 7;
    transition: transform 0.3s ease-in-out;
}

#hangy:hover {
    transform: rotate(-5deg);
}

#monk {
    float: left;
    position: relative;
    bottom: 1570px;
    right: 24px;
    height: 170px;
    z-index: 8;
    transition: transform 0.3s ease-in-out;
}

#monk:hover {
    transform: rotate(5deg);
}

#frame {
    height: 350px;
    width: 350px;
    float: left;
    position: relative;
    bottom: 1490px;
    right: 215px;
    z-index: 9;
    transition: transform 0.3s ease-in-out;
}

#frame:hover {
    transform: rotate(3deg);
}

#meimg {
    height: 126px;
    width: 126px;
    float: left;
    position: relative;
    bottom: 1370px;
    right: 505px;
    z-index: 8;
}

/*=======container 1=======*/

div.container1 {
    display: grid;
    grid-template-columns: 250px 250px 250px;
    grid-template-rows: 500px 325px;
    padding: 8px;
    gap: 13px;
    margin: auto;
    margin-left: 177px;
    margin-top: 20px;
    margin-bottom: 26px;
    width: 770px;
    height: auto;
    font-family: Tahoma, sans-serif;
    font-size: 14px;
    border-radius: 9px;
} 

/*=======all about me=======*/

div.me {
    grid-column: 1 / 4;
    grid-row: 1 / 2;
    background-color: rgb(230, 207, 219, 0.75);
    border-radius: 9px;
}

h3.hi {
    margin-bottom: 10px;
}

#badge {
    margin-left: 3px;
}

div.intro {
    margin-top: -15px;
    padding: 20px;
    width: 465px;
    float: left;
}

#measf {
    float: left;
    margin: 8px 15px 8px 0px;
}

#pink {
    height: 14px;
    width: auto;
}

#imgside {
    float: right;
    height: 20px;
    width: auto;
    margin-right: 9px;
}

div.me_aside {
    margin-top: 3px;
    margin-right: 12px;
    background-color: #13390a;
}

div.reps {
    float: right;
    width: 250px;
}

div.repsbar {
    display: block;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 170px;
    margin: auto;
    margin-top: 7px;
    margin-bottom: 10px;
    padding: 5px;
    border-radius: 5px;
    border-style: outset;
    border-color: #f7c5e1;
    background: linear-gradient(to bottom,
    #f5e4ed 0%,
    #f7c5e1 50%,
    #f5e4ed 50%,
    #f7c5e1 100%
    );
}

#rep {
    height: 70px;
    width: 70px;
    margin-left: 5px;
    margin-bottom: 4px;
    border-radius: 5px;
    transition: transform 0.3s ease-in-out;
}

#rep:hover {
    transform: scale(1.35);
}

div.banners {
    float: right;
    height: 100px;
    width: 250px;
}

#bannerside {
    margin-top: 2px;
    transition: transform 0.3s ease-in-out;
}

#bannerside:hover {
    transform: scale(1.20);
}

/*======= end =======*/

div.bar {
    text-align: center;
background-image: linear-gradient(#e0afc0, #cd5f80);
    border-radius: 9px 9px 0px 0px;
    padding: 1px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-family: "League Spartan", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    color: white;
}

div.hobbies {
    grid-column: 1 / 2;
    grid-row: 2 / 3;
    background-color: rgb(230, 207, 219, 0.75);
    border-radius: 9px;
}

div.cont1inside {
    margin: 8px 15px 8px 2px;
    padding: 5px;
    line-height: 1.4;
    overflow: scroll;
    overflow-x: hidden;
    height: 255px;
    overflow: scroll;
    overflow-x: hidden;
    scrollbar-gutter: stable both-edges;
    border-radius: 9px;
}

.cont1inside ul {
    display: contents;
}

.cont1inside li {
    list-style: none;
    margin-bottom: 9px;
}

div.cont1inside::-webkit-scrollbar {
    width: 8px;
    }

div.cont1inside::-webkit-scrollbar-track {
    background-color: #e4e4e4;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #ccc;
    }

div.cont1inside::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #e4e4e4;
    border: 1px solid #aaa;
    }

div.likes {
    grid-column: 2 / 3;
    grid-row: 2 / 3;
    background-color: rgb(230, 207, 219, 0.75);
    border-radius: 9px;
}

div.dislikes {
    grid-column: 3 / 4;
    grid-row: 2 / 3;
    background-color: rgb(230, 207, 219, 0.75);
    border-radius: 9px;
}

/*=======container 2=======*/

div.container2 {
    display: grid;
    grid-template-columns: 202px 202px 202px 525px;
    grid-template-rows: 200px 425px 530px 60px;
    gap: 13px;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 13px;
    width: 1160px;
    height: auto;
    font-family: Tahoma, sans-serif;
    font-size: 14px;
    border-radius: 9px;
}

div.blinkies {
    grid-column: 1 / 4;
    grid-row: 1 / 3;
    background-color: rgb(230, 207, 219, 0.75);
    border-radius: 9px;
}

div.blinkies-inside {
    padding: 6px;
    margin-left: 4px;
}

div.favs {
    grid-column: 4 / 5;
    grid-row: 1 / 2;
    background-color: rgb(230, 207, 219, 0.75);
    border-radius: 9px;
}

div.favsinside {
    margin: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
}

div.favsinside2 {
    margin: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#littleguys {
    height: 70px;
    width: 70px;
    object-fit: cover;
    padding-right: 3px;
    border-radius: 5px;
    transition: transform 0.3s ease-in-out;
}

#littleguys:hover {
    transform: scale(1.3);
}

#littleguys1 {
    height: 70px;
    width: 70px;
    object-fit: cover;
    padding-right: 3px;
    border-radius: 5px;
    background-color: #ADD8E6;
    transition: transform 0.3s ease-in-out;
}

#littleguys1:hover {
    transform: scale(1.3);
}

div.bands {
    grid-column: 1 / 2;
    grid-row: 3 / 4;
    background-color: rgb(230, 207, 219, 0.75);
    border-radius: 9px;
}

div.movies-tv {
    grid-column: 2 / 3;
    grid-row: 3 / 4;
    background-color: rgb(230, 207, 219, 0.75);
    border-radius: 9px;
}

div.movies-tv-inside {
    margin: 8px;
    padding: 5px;
    line-height: 1.7;
    border-radius: 9px;
    overflow: scroll;
    overflow-x: hidden;
    height: 465px;
    overflow: scroll;
    overflow-x: hidden;
    scrollbar-gutter: stable both-edges;
}

div.movies-tv-inside::-webkit-scrollbar {
    width: 8px;
    }

div.movies-tv-inside::-webkit-scrollbar-track {
    background-color: #e4e4e4;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #ccc;
    }

div.movies-tv-inside::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #e4e4e4;
    border: 1px solid #aaa;
    }

.movies-tv-inside ul {
    display: contents;
}

.movies-tv-inside li {
    list-style: none;
    margin-bottom: 9px;
}

div.games {
    grid-column: 3 / 4;
    grid-row: 3 / 4;
    background-color: rgb(230, 207, 219, 0.75);
    border-radius: 9px;
}

div.stamps {
    grid-column: 4 / 5;
    grid-row: 2 / 4;
    background-color: rgb(230, 207, 219, 0.75);
    border-radius: 9px;
}

div.stamps-inside {
    padding: 6px;
}

#stamp {
    padding-bottom: 2px;
}

#blackkey {
    position: absolute;
    z-index: 3;
    height: 14%;
    margin-left: 500px;
    margin-top: -45px;
    width: auto;
    transform: rotate(6deg);
}

div.cont2inside {
    margin: 8px;
    padding: 5px;
    line-height: 1.7;
    border-radius: 9px;
}

.cont2inside ul {
    display: contents;
}

.cont2inside li {
    list-style: none;
    margin-bottom: 9px;
}

div.footer {
    background-image: linear-gradient(#e0afc0, #cd5f80);
    grid-column: 1 / 5;
    grid-row: 4 / 5;
    text-align: center;
    border-radius: 9px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 8px;
}

#footerimg {
    height: 18px;
    width: auto;
    padding-left: 4px;
}

p.footer {
    color: #062403;
    margin-top: 7px;
}

.footer a:link {
    text-decoration: none;
    color: #062403;
}

.footer a:visited {
    color: #062403;
}

.footer a:hover {
    color:#32752b;
    text-decoration: underline;
}

.footer a:active {
    color:#32752b;
    text-decoration: underline;
}